0.0
NA
CVE-2026-31674
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() Reject rt match rules whose addrnr exceeds IP6T_RT_HOPS. rt_mt6() expects addrnr to stay within the bounds of rtinfo->addrs[]. Validate addrnr during rule installation so malformed rules are rejected before the match logic can use an out-of-range value.

INFO

Published Date :

April 25, 2026, 9:16 a.m.

Last Modified :

April 25, 2026, 9:16 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-31674 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Reject oversized addrnr in rt_mt6_check() to prevent malformed rules.
  • Validate addrnr during rule installation.
  • Reject malformed rules before match logic.
  • Apply the netfilter patch for ip6t_rt.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-31674 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-31674 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-31674 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-31674 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 25, 2026

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() Reject rt match rules whose addrnr exceeds IP6T_RT_HOPS. rt_mt6() expects addrnr to stay within the bounds of rtinfo->addrs[]. Validate addrnr during rule installation so malformed rules are rejected before the match logic can use an out-of-range value.
    Added Reference https://git.kernel.org/stable/c/13e3e30ed3b5b67cc1db2bd58a5d09b0f07debfa
    Added Reference https://git.kernel.org/stable/c/29ea965a1353bc8303877422f79c8211e9ba9c55
    Added Reference https://git.kernel.org/stable/c/9d3f027327c2fa265f7f85ead41294792c3296ed
    Added Reference https://git.kernel.org/stable/c/a28ebf6f99de270d6338ccdc3b49f3e818f99b7b
    Added Reference https://git.kernel.org/stable/c/af9b7e2b765966457f4ec23be5bd34a141f89574
    Added Reference https://git.kernel.org/stable/c/c6a503a9f4debc654e3a6a7ca1f7fce6a9953c59
    Added Reference https://git.kernel.org/stable/c/d8795fde1f78669a87c87ac29fceab2f104daa8c
    Added Reference https://git.kernel.org/stable/c/ded71f5684df16fa645cca5bf4fe6b0cd8a46119
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.